home *** CD-ROM | disk | FTP | other *** search
- These are the atari-diffs for GNU make 3.60. I am using the "ksh" with
- UNIXMODE, which allows long and upper/lowercase filenames, so there is
- no filename reduction to 8.3 filenames. The shell-escap however is changed
- from '\\' to '@'. If your shell does not support "||" you should edit
- the default dependency in "default.c". "make" must be compiled with the new
- "crt0.c" from J.Bammi in order to allow recursive makes.
-
- Frank Celler (fceller@samson.math.rwth-aachen.de)